home *** CD-ROM | disk | FTP | other *** search
- Subject: ODF, exceptions and RTTI
- Sent: 7/30/96 10:20 AM
- Received: 7/30/96 10:51 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Just that you know: ODF Release 2 will be using native Exceptions and
- RTTI by default with CodeWarrior for both PPC and 68K. The ODF emulation
- will only be used for MPW Symantec 68K compiler. We hope to have native
- exceptions and RTTI working with MRC by then. Because we still have
- compiler(s) not supporting exceptions and RTTI we will still continue to
- use our macros (FW_NEW....) at least for ODF 2 but expect them to go away
- we hope soon.
-
- I encourage everybody using CW to switch to native exceptions and RTTI as
- soon as possible. The increase in code size for ODFDraw is only in the
- order of 3% for example. It is not too bad and you gaining speed and easy
- coding (no more macros).
-
-
-
- ........................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- ........................................................................
-
-
-